Get the Agent References with the specified agentID.
Get | Agent_GetAgentReferencesById |
Resource Path: /api/agent/{id}/references
Uri: http://doc.jamsscheduler.com/api/agent/{id}/references
Name | Description | Data Type |
---|---|---|
id | Agent Id | integer |
The response body is of type Array[Reference].
OK